#include <export_iarea33.hpp>
Public Member Functions | |
ExportInterArea33 (boost::shared_ptr< _network > network) | |
virtual | ~ExportInterArea33 () |
void | writeInterAreaBlock (std::ofstream &fout) |
gridpack::expnet::ExportInterArea33< _network >::ExportInterArea33 | ( | boost::shared_ptr< _network > | network | ) | [explicit] |
Constructor
virtual gridpack::expnet::ExportInterArea33< _network >::~ExportInterArea33 | ( | ) | [virtual] |
Destructor
void gridpack::expnet::ExportInterArea33< _network >::writeInterAreaBlock | ( | std::ofstream & | fout | ) |
export text to fstream
fout | stream object to export data | |
text_data | vector of text strings that should be written out consecutively, based on values in text_line data data structures. |
References gridpack::parallel::Communicator::rank().